Skip to content

Restore x-integration: cli via SDK integrationHeader#31

Merged
paulius-krutkis-dcd merged 3 commits into
mainfrom
cli-integration-header
Jun 12, 2026
Merged

Restore x-integration: cli via SDK integrationHeader#31
paulius-krutkis-dcd merged 3 commits into
mainfrom
cli-integration-header

Conversation

@paulius-krutkis-dcd

@paulius-krutkis-dcd paulius-krutkis-dcd commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps @decodo/sdk-ts to 2.1.2, which adds configurable integrationHeader.
  • Passes integrationHeader: "cli" from createDecodoClient, so all scrape and auth requests are attributed correctly again.

Test plan

  • pnpm test
  • pnpm typecheck

…in client and tests

- Bumped the version of @decodo/sdk-ts in package.json and pnpm-lock.yaml to 2.1.2.
- Updated the integration header in the Decodo client to use the constant defined in constants.ts.
- Modified the auth-validation test to reflect the new integration header value.
@paulius-krutkis-dcd paulius-krutkis-dcd changed the title Update @decodo/sdk-ts to version 2.1.2 and adjust integration header … Restore x-integration: cli via SDK integrationHeader Jun 11, 2026
@paulius-krutkis-dcd paulius-krutkis-dcd changed the base branch from batch-input-parsing to main June 11, 2026 12:11
- Introduced AGENTS.md to outline conventions and best practices for contributing to the Decodo CLI.
- Added ARCHITECTURE.md to detail the CLI's architecture, command registration, schema loading, and error handling.
- Included guidelines for file structure, testing, and command lifecycle to ensure consistency and clarity in development.
@paulius-krutkis-dcd paulius-krutkis-dcd merged commit 66ebe68 into main Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants